home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / bbs / DayDrDoo.lha / DDDoorPack / MST-DEL1.LZX / DELog / DELog.DOC < prev   
Text File  |  1996-08-23  |  2KB  |  71 lines

  1.      _ _____  /\___  __________________/\______ _
  2.       \\ __ \/ __  \/  /  _____  ___/ /  ____ // 
  3.         \/ \  / \\_  _/\___  \|  ||  /   |  \/   
  4.         /   \/   \|  | /  |   \  || /    |   \   
  5.      __/    ||___/:  |/_______/  :|_\_____    \__
  6.     <\______|-----|__|--------|__|-------|_____/>
  7.          
  8.              -*-   PRESENTS   -*-
  9.  
  10.  
  11.                Dream-Express-Log
  12.  
  13.                           WRiTTEN BY
  14.  
  15.                  Zed
  16.  
  17.  
  18. What is it?
  19. ~~~~~~~~~~~
  20.     A program to enable DayDream to use AmiExpress programs such as
  21. SAmiLOG and STopCPS. Previously you couldn't use these because they 
  22. needed:
  23.  
  24. BBS:Node1/CallersLog
  25.  
  26. This program keeps a running BBS:nodeX/CallersLOG and works at
  27. lightning fast speed! It usually takes about 1 second to run.
  28.  
  29.  
  30. Installation:
  31. ~~~~~~~~~~~~~
  32.  
  33. 1)    Firstly copy DELog into DayDream:Utils/
  34.  
  35. 2)     Makedir BBS:Node1 (and Node2, Node3 etc if you need it)
  36.  
  37. 3)    Alter your Logoff1.bat, example:
  38.  
  39.  
  40.   ;-------------START HERE-----------------------------------------
  41.   
  42.   DELog 1
  43.   SAmiLog -UC"1" -O"daydream:display/iso/LastCallers1.GFX"10
  44.   Delete BBS:Node1/CallersLog >nil:
  45.   
  46.   ;-------------END HERE-------------------------------------------
  47.  
  48.  
  49.  
  50. DELog always appends to the /X callers log, so you can delete it at
  51. the end of your batch file if you don't want it to grow in size.
  52.  
  53.  
  54.  
  55. NOTE:     DELog require an argument of a node number, ie:
  56.  
  57.     DELog <NODE>
  58.  
  59.  
  60.  
  61.  
  62. Getting Other /X utils working:
  63. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  64.    So far I have only tested it with SAmiLog and STopCPS (by POT NOoDLE)
  65. but I am sure it'll work with almost any /X program that requires the
  66. BBS:Nodex/CallersLOG file.
  67.  
  68. NOTE: I am running SAmiLOG and STopCPS perfectly on my BBS and have traded
  69.       DDCallers for it. SAmiLOG also makes a minicallerslog, weekly stats
  70.       and record stats.
  71.